Notice (8): Undefined index: l [APP/View/Posts/articulo.ctp, line 3]Code Context<?php
$this->layout = 'main';
if($_GET["l"]=='es'){
$viewFile = '/home1/grupotec/public_html/app/View/Posts/articulo.ctp'
$dataForView = array(
'post' => array(
'Post' => array(
'id' => '11',
'category_id' => '1',
'title' => 'FI EUROPE 2017 ',
'title_en' => 'FI EUROPE 2017 ',
'body' => '28 Y 30 DE NOVIEMBRE EN FRANKFURT ALEMANIA <br>',
'body_en' => '28 AND 30 NOVEMBER IN FRANKFURT GERMANY<br>',
'img' => '93b4e73e7ba46864d0a774c12273fecd',
'created' => '2015-07-30 20:40:48',
'modified' => '2016-05-24 19:59:22'
),
'Category' => array(
'id' => '1',
'name' => 'Eventos',
'name_en' => 'Events',
'created' => '2014-11-04 14:08:30',
'modified' => '2015-07-30 18:07:38'
),
'Photo' => array(),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$post = array(
'Post' => array(
'id' => '11',
'category_id' => '1',
'title' => 'FI EUROPE 2017 ',
'title_en' => 'FI EUROPE 2017 ',
'body' => '28 Y 30 DE NOVIEMBRE EN FRANKFURT ALEMANIA <br>',
'body_en' => '28 AND 30 NOVEMBER IN FRANKFURT GERMANY<br>',
'img' => '93b4e73e7ba46864d0a774c12273fecd',
'created' => '2015-07-30 20:40:48',
'modified' => '2016-05-24 19:59:22'
),
'Category' => array(
'id' => '1',
'name' => 'Eventos',
'name_en' => 'Events',
'created' => '2014-11-04 14:08:30',
'modified' => '2015-07-30 18:07:38'
),
'Photo' => array(),
'Tag' => array(
(int) 0 => array(
'id' => '5',
'name' => 'Expo'
)
)
)
$current_user = null
$logged_in = false
include - APP/View/Posts/articulo.ctp, line 3
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): Undefined index: l [APP/View/Elements/menu.ctp, line 24]Code Context</section>
<?php switch($_GET["l"]): ?>
$viewFile = '/home1/grupotec/public_html/app/View/Elements/menu.ctp'
$dataForView = array(
'title_for_layout' => 'FI EUROPE 2017 ',
'post' => array(
'Post' => array(
'id' => '11',
'category_id' => '1',
'title' => 'FI EUROPE 2017 ',
'title_en' => 'FI EUROPE 2017 ',
'body' => '28 Y 30 DE NOVIEMBRE EN FRANKFURT ALEMANIA <br>',
'body_en' => '28 AND 30 NOVEMBER IN FRANKFURT GERMANY<br>',
'img' => '93b4e73e7ba46864d0a774c12273fecd',
'created' => '2015-07-30 20:40:48',
'modified' => '2016-05-24 19:59:22'
),
'Category' => array(
'id' => '1',
'name' => 'Eventos',
'name_en' => 'Events',
'created' => '2014-11-04 14:08:30',
'modified' => '2015-07-30 18:07:38'
),
'Photo' => array(),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$title_for_layout = 'FI EUROPE 2017 '
$post = array(
'Post' => array(
'id' => '11',
'category_id' => '1',
'title' => 'FI EUROPE 2017 ',
'title_en' => 'FI EUROPE 2017 ',
'body' => '28 Y 30 DE NOVIEMBRE EN FRANKFURT ALEMANIA <br>',
'body_en' => '28 AND 30 NOVEMBER IN FRANKFURT GERMANY<br>',
'img' => '93b4e73e7ba46864d0a774c12273fecd',
'created' => '2015-07-30 20:40:48',
'modified' => '2016-05-24 19:59:22'
),
'Category' => array(
'id' => '1',
'name' => 'Eventos',
'name_en' => 'Events',
'created' => '2014-11-04 14:08:30',
'modified' => '2015-07-30 18:07:38'
),
'Photo' => array(),
'Tag' => array(
(int) 0 => array(
'id' => '5',
'name' => 'Expo'
)
)
)
$current_user = null
$logged_in = false
$full_url = 'http://grupotecnaal.com.mx/posts/articulo/11/FI-EUROPE-2017%3Cpre%20class='
$parse_url = array(
'host' => '*****',
'scheme' => 'http',
'path' => '/posts/articulo/11/FI-EUROPE-2017%3Cpre%20class='
)
$filename_url = 'FI-EUROPE-2017%3Cpre%20class='
$chain = 'http://grupotecnaal.com.mx/posts/articulo/11/FI-EUROPE-2017%3Cpre%20class='
$chain_hash = '?'
$chain_position = false
$url_nv = ''
include - APP/View/Elements/menu.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Posts/articulo.ctp, line 9
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): Undefined index: l [APP/View/Posts/articulo.ctp, line 25]Code Context<div class="titleBar-1">
<div class="container">
<?php if($_GET["l"]=='es'){
$viewFile = '/home1/grupotec/public_html/app/View/Posts/articulo.ctp'
$dataForView = array(
'post' => array(
'Post' => array(
'id' => '11',
'category_id' => '1',
'title' => 'FI EUROPE 2017 ',
'title_en' => 'FI EUROPE 2017 ',
'body' => '28 Y 30 DE NOVIEMBRE EN FRANKFURT ALEMANIA <br>',
'body_en' => '28 AND 30 NOVEMBER IN FRANKFURT GERMANY<br>',
'img' => '93b4e73e7ba46864d0a774c12273fecd',
'created' => '2015-07-30 20:40:48',
'modified' => '2016-05-24 19:59:22'
),
'Category' => array(
'id' => '1',
'name' => 'Eventos',
'name_en' => 'Events',
'created' => '2014-11-04 14:08:30',
'modified' => '2015-07-30 18:07:38'
),
'Photo' => array(),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$post = array(
'Post' => array(
'id' => '11',
'category_id' => '1',
'title' => 'FI EUROPE 2017 ',
'title_en' => 'FI EUROPE 2017 ',
'body' => '28 Y 30 DE NOVIEMBRE EN FRANKFURT ALEMANIA <br>',
'body_en' => '28 AND 30 NOVEMBER IN FRANKFURT GERMANY<br>',
'img' => '93b4e73e7ba46864d0a774c12273fecd',
'created' => '2015-07-30 20:40:48',
'modified' => '2016-05-24 19:59:22'
),
'Category' => array(
'id' => '1',
'name' => 'Eventos',
'name_en' => 'Events',
'created' => '2014-11-04 14:08:30',
'modified' => '2015-07-30 18:07:38'
),
'Photo' => array(),
'Tag' => array(
(int) 0 => array(
'id' => '5',
'name' => 'Expo'
)
)
)
$current_user = null
$logged_in = false
include - APP/View/Posts/articulo.ctp, line 25
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Home /
News /
Eventos /
FI EUROPE 2017
Notice (8): Undefined index: l [APP/View/Posts/articulo.ctp, line 39]Code Context</div>
<?php switch($_GET["l"]): ?>
$viewFile = '/home1/grupotec/public_html/app/View/Posts/articulo.ctp'
$dataForView = array(
'post' => array(
'Post' => array(
'id' => '11',
'category_id' => '1',
'title' => 'FI EUROPE 2017 ',
'title_en' => 'FI EUROPE 2017 ',
'body' => '28 Y 30 DE NOVIEMBRE EN FRANKFURT ALEMANIA <br>',
'body_en' => '28 AND 30 NOVEMBER IN FRANKFURT GERMANY<br>',
'img' => '93b4e73e7ba46864d0a774c12273fecd',
'created' => '2015-07-30 20:40:48',
'modified' => '2016-05-24 19:59:22'
),
'Category' => array(
'id' => '1',
'name' => 'Eventos',
'name_en' => 'Events',
'created' => '2014-11-04 14:08:30',
'modified' => '2015-07-30 18:07:38'
),
'Photo' => array(),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$post = array(
'Post' => array(
'id' => '11',
'category_id' => '1',
'title' => 'FI EUROPE 2017 ',
'title_en' => 'FI EUROPE 2017 ',
'body' => '28 Y 30 DE NOVIEMBRE EN FRANKFURT ALEMANIA <br>',
'body_en' => '28 AND 30 NOVEMBER IN FRANKFURT GERMANY<br>',
'img' => '93b4e73e7ba46864d0a774c12273fecd',
'created' => '2015-07-30 20:40:48',
'modified' => '2016-05-24 19:59:22'
),
'Category' => array(
'id' => '1',
'name' => 'Eventos',
'name_en' => 'Events',
'created' => '2014-11-04 14:08:30',
'modified' => '2015-07-30 18:07:38'
),
'Photo' => array(),
'Tag' => array(
(int) 0 => array(
'id' => '5',
'name' => 'Expo'
)
)
)
$current_user = null
$logged_in = false
include - APP/View/Posts/articulo.ctp, line 39
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Notice (8): Undefined index: l [APP/View/Elements/footer.ctp, line 1]Code Context<?php switch($_GET["l"]): ?>
$viewFile = '/home1/grupotec/public_html/app/View/Elements/footer.ctp'
$dataForView = array(
'title_for_layout' => 'FI EUROPE 2017 ',
'post' => array(
'Post' => array(
'id' => '11',
'category_id' => '1',
'title' => 'FI EUROPE 2017 ',
'title_en' => 'FI EUROPE 2017 ',
'body' => '28 Y 30 DE NOVIEMBRE EN FRANKFURT ALEMANIA <br>',
'body_en' => '28 AND 30 NOVEMBER IN FRANKFURT GERMANY<br>',
'img' => '93b4e73e7ba46864d0a774c12273fecd',
'created' => '2015-07-30 20:40:48',
'modified' => '2016-05-24 19:59:22'
),
'Category' => array(
'id' => '1',
'name' => 'Eventos',
'name_en' => 'Events',
'created' => '2014-11-04 14:08:30',
'modified' => '2015-07-30 18:07:38'
),
'Photo' => array(),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
'current_user' => null,
'logged_in' => false
)
$title_for_layout = 'FI EUROPE 2017 '
$post = array(
'Post' => array(
'id' => '11',
'category_id' => '1',
'title' => 'FI EUROPE 2017 ',
'title_en' => 'FI EUROPE 2017 ',
'body' => '28 Y 30 DE NOVIEMBRE EN FRANKFURT ALEMANIA <br>',
'body_en' => '28 AND 30 NOVEMBER IN FRANKFURT GERMANY<br>',
'img' => '93b4e73e7ba46864d0a774c12273fecd',
'created' => '2015-07-30 20:40:48',
'modified' => '2016-05-24 19:59:22'
),
'Category' => array(
'id' => '1',
'name' => 'Eventos',
'name_en' => 'Events',
'created' => '2014-11-04 14:08:30',
'modified' => '2015-07-30 18:07:38'
),
'Photo' => array(),
'Tag' => array(
(int) 0 => array(
'id' => '5',
'name' => 'Expo'
)
)
)
$current_user = null
$logged_in = false
include - APP/View/Elements/footer.ctp, line 1
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Posts/articulo.ctp, line 106
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107